Gets or sets request URI. It indicates the user or service to which this request is being addressed.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Uri { get; set; }Public Property Uri As String
Get
Set
Property Value
Type:
StringThe URI.
See Also